2027 Method
Changes 0
M

UIDocument.ShowElements

Description:
Shows the elements by zoom to fit.
Remarks:
Places all the elements on the screen by moving the view.
Overloads (4):
ShowElements(ICollection[ElementId])
public void ShowElements(
	ICollection<ElementId> elementIds
)
  • ICollection<ElementId>
    elementIds
    The set of element ids which will be shown.